/* General Style */
body {background:#fdfdfd; margin:0px; padding:0px; font-weight:normal;}
.newstitle {background: url('http://seriali-tv.ru/ximgs/TitleBackground.png'); height: 30px;}
.newsbottom {background: url('http://seriali-tv.ru/ximgs/TitleBackground.png'); height: 31px; border-top:1px solid #eeeeee;}
.newspic {border-right:1px dotted #dddddd; padding:4px; width:100px;}

.block1, .block2, .block3, .block4, .block5 {font-size:11px; font-family:tahoma; color:#6d6d6d;}

a.newstitl:link, a.newstitl:active, a.newstitl:visited {text-decoration:none; padding-bottom:1px; border-bottom:1px solid transparent; color:#696969; font-size:11px;}
a.newstitl:hover, a.newstitl:focus {text-decoration:none; padding-bottom:1px; border-bottom:1px dotted #3895ce; color:#3895ce; font-size:11px;}


a.PersonalLink:link, a.PersonalLink:active, a.PersonalLink:visited {text-decoration:none; font-size:11px; font-family:tahoma; color:#e8e8e8; padding-left:13px; background:url('/images/arrow2.png') no-repeat left;}
a.PersonalLink:hover {text-decoration:none; font-size:11px; font-family:tahoma; color:#0098ff; padding-left:15px; background:url('/images/arrow.png') no-repeat left;}


a.newscat:link {text-decoration:none; font-size:10px; color:#3895ce}
a.newscat:active {text-decoration:none; font-size:10px; color:#3895ce}
a.newscat:visited {text-decoration:none; font-size:10px; color:#3895ce}
a.newscat:hover {text-decoration:underline; font-size:10px; color:#3895ce}




a.infCat:link {text-decoration:none; font-size:11px; color:#7d7d7d; padding:0px 0px 0px 12px; background:url('http://www.henrys.ca/Images/Star_Empty.png') no-repeat 0px 2px;}
a.infCat:active {text-decoration:none; font-size:11px; color:#7d7d7d; padding:0px 0px 0px 12px; background:url('http://www.henrys.ca/Images/Star_Empty.png') no-repeat 0px 2px;}
a.infCat:visited {text-decoration:none; font-size:11px; color:#7d7d7d; padding:0px 0px 0px 12px; background:url('http://www.henrys.ca/Images/Star_Empty.png') no-repeat 0px 2px;}
a.infCat:hover {text-decoration:none; font-size:11px; color:#c5592f; padding:0px 0px 0px 12px; background:url('http://www.henrys.ca/Images/Star_Full.png') no-repeat 0px 2px;}





.EnterInput {
background: #222 url('http://www.zurb.com/images/alert-overlay.png') repeat-x; display:inline-block; padding:2px 5px 3px 5px;
color:#fff; font-size:11px; text-decoration:none; cursor:pointer; font-weight:bold; font-family:tahoma;

 border:0px !important;
 border-radius:4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25) !important;
}

.EnterInput:hover {
background: #111 url('http://www.zurb.com/images/alert-overlay.png') repeat-x; display:inline-block; padding:2px 5px 3px 5px;
color:#fff; font-size:11px; text-decoration:none; cursor:pointer; font-weight: bold; font-family:tahoma;

border-radius:4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.4);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.4);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25) !important;
}





.postPollFl,.postQuestionFl {background:#FCFCFC;border:1px solid #6E6E6E;width:400px}
.postResultFl {background:#FCFCFC;border:1px solid #6E6E6E;width:50px}
.postAnswerFl {background:#FCFCFC;border:1px solid #6E6E6E;width:300px}



.postNameFl {width:100% !important;}
.postNameFl, .postDescrFl {background:#fafafa; padding:3px; border:1px solid #8d8d8d; font-size:11px; font-family:tahoma; color:#3d3d3d; border-radius:3px;-moz-border-radius:3px; -webkit-border-radius:3px;}
.postNameFl:focus, .postDescrFl:focus {background:#fafafa; padding:3px; border:1px solid #5a952f; font-size:11px; font-family:tahoma; color:#3d3d3d; border-radius:3px;-moz-border-radius:3px; -webkit-border-radius:3px;}

.postTextFl {background:#fafafa url('/img/forum_textarea_bg2.png') bottom right no-repeat; width:550px; height:103px; padding:3px;
 font-size:11px; font-family:tahoma; color:#5d5d5d; border-right:0px !important; border:1px solid #8d8d8d; border-radius:3px;-moz-border-radius:3px; -webkit-border-radius:3px;}
.postTextFl:focus {background:#fafafa url('/img/forum_textarea_bg.png') bottom right no-repeat;border:1px solid #5a952f; border-right:0px !important; font-size:11px; font-family:tahoma; color:#3d3d3d;}


.thDescr, .threadDescr {display:none}
#frM30 img {opacity:.33; -moz-opacity: 0.33; filter: alpha(opacity=33);}
#frM30 img:hover {opacity:.5; -moz-opacity: 0.5; filter: alpha(opacity=50);}
#frM30 img.selectedImg {opacity:1; ; -moz-opacity: 1; filter: alpha(opacity=100);}



.postSubmit {border:0px; background:url('/img/send_btn_forum.png') no-repeat; width:78px; height:103px; margin-left:-3px;}
.postSubmit:hover {background:url('/img/send_btn_forum.png') right no-repeat; cursor:pointer; margin-left:-3px;}




.Settingsss {background:#e33100;}
.Settingsss:hover {background:#872300;}

.postPreview {background:#2daebf;}
.postPreview:hover {background:#007d9a;}

.postLoads {background:#ffb515;}
.postLoads:hover {background:#fc9200;}





.CodeButtonns {
font-size:11px; font-family:tahoma; background:#E3E3E3; padding:3px 5px 3px 5px; color:#5E5E5E; font-weight:bold;

text-shadow: 0 1px 0 #fff;
-moz-box-shadow:0 2px 5px rgba(0,0,0,.5);
box-shadow:0 2px 5px rgba(0,0,0,.5);
-webkit-box-shadow:0 2px 5px rgba(0,0,0,.5);
border:1px solid #fff;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
behavior: url("http://img.zagruzka-plus.ru/zagruzka-plus/border-radius.htc");
}

.codeButtons {font-size:11px; font-family:tahoma; padding:2px 5px 2px 5px; margin:1px; background:#fafafa; border:1px solid #cacaca;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}
.codeButtons:hover {background:#f9c4db; border:1px solid #a9014b; cursor:pointer;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}

#bc5, #bc4 {display:none1;}
#bc19 input {width:24px !important;}
input#spoiler {width:44px !important;}
.codeCloseAll {font-size:7pt; color:#6E6E6E;font-weight:bold;background:#FCFCFC;border:1px solid #6E6E6E;}







.blockiconbg {background:url('http://vkadr.3dn.ru/images/content/blockiconbg.png') no-repeat; height:43px; padding-left:12px; padding-top:4px; width:38px;}
a.home { background: url('/images/home_site.png') no-repeat left -32px; width:32px; height:32px; display:block;}
a.home:hover { background: url('/images/home_site.png') no-repeat left 0; width:32px; height:32px; display:block;}
a.contact { background: url('/images/contact_site.png') no-repeat left -32px; width:32px; height:32px; display:block;}
a.contact:hover { background: url('/images/contact_site.png') no-repeat left 0; width:32px; height:32px; display:block;}
a.zakaz { background: url('/images/zakaz_site.png') no-repeat left -32px; width:32px; height:32px; display:block;}
a.zakaz:hover { background: url('/images/zakaz_site.png') no-repeat left 0; width:32px; height:32px; display:block;}


img.footerlogo {background: url('/images/footer_logo.png') no-repeat; width:90px; height:31px;}
img.footerlogo:hover {background: url('/images/footer_logo_hover.png') no-repeat; width:90px; height:31px;}


.loginButton {border:none;}
.inputloginl {border:none; background:url('/images/login_form_l.png'); height:22px; width:5px;}
.loginField {border:none; background:url('/images/login_form_c.png') repeat-x top; width:100%; color:#5d5d5d; padding:4px 2px 6px 1px; font-size:11px; color:#ffffff;}
.inputloginr {border:none; background:url('/images/login_form_r.png'); height:22px; width:5px;}


a:link {text-decoration:underline; color:#009bd4;}
a:active {text-decoration:underline; color:#009bd4;}
a:visited {text-decoration:underline; color:#009bd4;}
a:hover {text-decoration:none; color:#4a4a4a;}


td, body {font-family:verdana; letter-spacing:0px; font-weight:normal; font-size:10px; color:#aaaaaa;}
form {padding:0px;margin:0px;}
input,textarea,select {vertical-align:middle; font-size:8pt; font-family:verdana,arial,helvetica;}
.copy {font-size:7pt;}

a.noun:link {text-decoration:none; color:#7D7D7D}
a.noun:active {text-decoration:none; color:#7D7D7D}
a.noun:visited {text-decoration:none; color:#7D7D7D}
a.noun:hover {text-decoration:none; color:#016CAC}

h1 {color: #1C4281; font-size: 14pt;}
hr {border-top: 1px dashed #d1d1d1 !important; border-bottom: 0px none !important; background: #fafafa !important;}
label {cursor:pointer;cursor:hand}

.blocktitle {font-family:Verdana,Sans-Serif;color:#787878;font-size:12px;}

a.menu1:link {text-decoration:underline; color:#FAFAFA}
a.menu1:active {text-decoration:underline; color:#FAFAFA}
a.menu1:visited {text-decoration:underline; color:#FAFAFA}
a.menu1:hover {text-decoration:underline; color:#CCCCCC}
.menuTd {padding-left:12px;padding-right:10px; background: url('/.s/t/822/6.gif') no-repeat 0px 3px;}

.mframe {border-left:1px solid #E5E7EA; border-right:1px solid #E5E7EA;}
.colgray {border-right:1px solid #E5E7EA;}
.colwhite {border-right:1px solid #FAFAFA;}
.msep {border-top:1px solid #FAFAFA;}
/* ------------- */

/* Menus */
ul.uz, ul.uMenuRoot {list-style: none; margin: 0 0 0 0; padding-left: 0px;}
li.menus {margin: 0; padding: 0 0 0 11px; background: url('/.s/t/822/7.gif') no-repeat 0px 3px; margin-bottom: .6em;}
/* ----- */

/* Site Menus */
.uMenuH li {float:left;padding:0 5px;}


.uMenuV .uMenuItem {font-weight:normal;}
.uMenuV li a:link {text-decoration:none; color:#7D7D7D}
.uMenuV li a:active {text-decoration:none; color:#7D7D7D}
.uMenuV li a:visited {text-decoration:none; color:#7D7D7D}
.uMenuV li a:hover {text-decoration:none; color:#016CAC}

.uMenuV a.uMenuItemA:link {text-decoration:none; color:#016CAC}
.uMenuV a.uMenuItemA:visited {text-decoration:none; color:#016CAC}
.uMenuV a.uMenuItemA:hover {text-decoration:none; color:#000000}
.uMenuV .uMenuArrow {position:absolute;width:10px;height:10px;right:0;top:3px;background:url('/.s/img/wd/1/ar1.gif') no-repeat 0 0;}
.uMenuV li {margin: 0; padding: 0 0 0 20px; background: url('/.s/t/822/8.gif') left center no-repeat; margin-top: .3em; margin-bottom: .3em; font-size: 10pt;}
/* --------- */

/* Module Part Menu */
.catsTd {padding: 0 0 6px 11px; background: url('/.s/t/822/7.gif') no-repeat 0px 3px;}
.catName {font-family:Verdana,Tahoma,Arial,Sans-Serif;font-size:11px;}
.catNameActive {font-family:Verdana,Tahoma,Arial,Sans-Serif;font-size:11px;}
.catNumData {font-size:7pt;color:#6E6E6E;}
.catDescr {font-size:7pt; padding-left:10px;}
a.catName:link {text-decoration:none; color:#7D7D7D;}
a.catName:visited {text-decoration:none; color:#7D7D7D;}
a.catName:hover {text-decoration:none; color:#016CAC;}
a.catName:active {text-decoration:none; color:#7D7D7D;}
a.catNameActive:link {text-decoration:none; color:#016CAC;}
a.catNameActive:visited {text-decoration:none; color:#016CAC;}
a.catNameActive:hover {text-decoration:none; color:#000000;}
a.catNameActive:active {text-decoration:none; color:#016CAC;}
/* ----------------- */

/* Entries Style */
.eBlock {border-top:1px solid #EBEBEB;border-bottom:3px solid #A3BD31;border-right:1px solid #EBEBEB;}
.eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:13px;font-weight:bold;color:#0069A9; padding: 10px 5px 10px 40px; background: url('/.s/t/822/9.gif') no-repeat 0px 3px;}
.eTitle a:link {text-decoration:underline; color:#0069A9;}
.eTitle a:visited {text-decoration:underline; color:#0069A9;}
.eTitle a:hover {text-decoration:none; color:#000000;}
.eTitle a:active {text-decoration:underline; color:#0069A9;}

.eMessage {text-align:justify;padding-bottom:5px;}
.eText {text-align:justify;padding-bottom:5px;padding-top:5px;border-top:1px solid #CCCCCC}
.eDetails {background:#F2F2F2;font-family:Verdana,Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px; padding-top:3px;text-align:left;font-size:7pt;}
.eDetails1 {background:#F2F2F2;font-familyVerdana,:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px; padding-top:3px;text-align:left;font-size:8pt;}
.eDetails2 {background:#F2F2F2;font-family:Verdana,Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px; padding-top:3px;text-align:left;font-size:8pt;}

.eRating {font-size:7pt;}

.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('/.s/t/822/10.gif') no-repeat 0px 0px;}
/* ------------- */

/* Entry Manage Table */
.manTable {}
.manTdError {color:#FF0000;}
.manTd1 {}
.manTd2 {}
.manTd3 {}
.manTdSep {}
.manHr {}
.manTdBrief {}
.manTdText {}
.manTdFiles {}
.manFlFile {}
.manTdBut {}
.manFlSbm {}
.manFlRst {}
.manFlCnt {}
/* ------------------ */

/* Comments Style */
.cAnswer {padding-left:15px;padding-top:4px;font-style:italic;}

.cBlock1 {background:#FFFFFF; border:1px solid #c5c5c5; padding:0 4px 5px 2px;margin-bottom:3px;}
.cBlock2 {background:#FFFFFF; border:1px solid #c5c5c5; padding:0 4px 5px 2px;margin-bottom:3px;}
/* -------------- */

/* Comments Form Style */
.commTable {border:1px solid #CCCCCC;background:#FFFFFF;}
.commTd1 {color:#000000;}
.commTd2 {}

.commFl {color:#666666;width:100%;background:#ffffff;border:1px solid #c5c5c5; padding:2px;}

.smiles {border:1px inset;background:#FFFFFF;}
.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#FF0000;}
.securityCode {color:#6E6E6E;background:#FCFCFC;border:1px solid #CCCCCC;}
/* ------------------- */

/* Archive Menu */
.archUl {list-style: none; margin:0; padding-left:0;}
.archLi {padding: 0 0 3px 10px; background: url('/.s/t/822/11.gif') no-repeat 0px 4px; font-family:Tahoma,Arial,Sans-Serif;}
a.archLink:link {text-decoration:underline; color:#6E6E6E;}
a.archLink:visited {text-decoration:underline; color:#6E6E6E;}
a.archLink:hover {text-decoration:none; color:#000000;}
a.archLink:active {text-decoration:none; color:#000000;}
/* ------------ */

/* Archive Style */
.archiveCalendars {text-align:center;color:#0000FF;}
.archiveDateTitle {font-weight:bold;color:#6E6E6E;padding-top:15px;}
.archEntryHr {width:250px;color:#DDDDDD;}
.archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('/.s/t/822/12.gif') no-repeat 0px 4px; margin-bottom: .6em;}
.archiveEntryTime {width:65px;font-style:italic;}
.archiveEntryComms {font-size:9px;color:#C3C3C3;}
a.archiveDateTitleLink:link {text-decoration:none; color:#6E6E6E}
a.archiveDateTitleLink:visited {text-decoration:none; color:#6E6E6E}
a.archiveDateTitleLink:hover {text-decoration:underline; color:#6E6E6E}
a.archiveDateTitleLink:active {text-decoration:underline; color:#6E6E6E}
.archiveNoEntry {text-align:center;color:#0000FF;}
/* ------------- */

/* Calendar Style */
.calTable {margin-left: auto; margin-right: auto;}
.calMonth {}
.calWday {color:#FFFFFF; background:#A2BC30; width:18px;}
.calWdaySe {color:#FFFFFF; background:#0B3893; width:18px;}
.calWdaySu {color:#FFFFFF; background:#0B3893; width:18px; font-weight:bold;}
.calMday {background:FFFFFF;color:#000000;}
.calMdayA {background:#CCCCCC;font-weight:bold;}
.calMdayIs {background:#FFFFFF;color:#000000;font-weight:bold;border:1px solid #CCCCCC;}
.calMdayIsA {border:1px solid #016EAD; background:#FFFFFF;font-weight:bold;}
a.calMonthLink:link,a.calMdayLink:link {text-decoration:none; color:#000000;}
a.calMonthLink:visited,a.calMdayLink:visited {text-decoration:none; color:#000000;}
a.calMonthLink:hover,a.calMdayLink:hover {text-decoration:underline; color:#016CAC;}
a.calMonthLink:active,a.calMdayLink:active {text-decoration:underline; color:#000000;}
/* -------------- */

/* Poll styles */
.pollBut {width:110px;}

.pollBody {padding:7px; margin:0px; background:#FFFFFF}
.textResults {background:#E5E5E5}
.textResultsTd {background:#FFFFFF}

.pollNow {border-bottom:1px solid #E5E5E5; border-left:1px solid #E5E5E5; border-right:1px solid #E5E5E5;}
.pollNowTd {}

.totalVotesTable {border-bottom:1px solid #E5E5E5; border-left:1px solid #E5E5E5; border-right:1px solid #E5E5E5;}
.totalVotesTd {background:#FFFFFF;}
/* ---------- */

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:blue;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:green;}
/* ---------------- */

/* Other Styles */
table.replaceTable {border:0px solid #6d6d6d; height:100px;width:300px; padding}
table.replaceTable td {border:1px solid #787878; background:#424242; color:#eaeaea; font-size:11px; font-family:tahoma;}
table.replaceTable td a {text-decoration:none; color:#66c7ff; padding-bottom:1px; border-bottom:1px dashed #66c7ff;}
table.replaceTable td a:hover {text-decoration:none; color:#cef968; padding-bottom:1px; border-bottom:1px dotted #cef968;}

.replaceBody {background:#2a2a2a;}

.legendTd {font-size:7pt;}
/* ------------ */

/* ===== forum Start ===== */


/* General forum Table View */
.gTable {background:#dadada;}
.gTableTop {color:#fafafa; text-shadow: 1px 0px 1px #000000; font-weight:bold; height:28px; padding:8px; font-size:11px; font-family:tahoma; background:#dadada url('/images/fbg.gif') repeat-x;}
.gTableSubTop {padding:3px; background:#f0f0f0; color:#5d5d5d; margin: 0px; height:19px;font-size:7.3pt;}
.gTableBody {padding:2px;background:#EEEEEE; border:none; margin: 0px;}

.gTableBottom {padding:2px;background:#cecece; border:block; margin: 0px;}
.gTableLeft {padding:2px;background:#f0f0f0;font-weight:bold;color:#7d7d7d;}
.gTableRight {padding:0px;background:#f7f7f7; border:none; margin: 0px;}
.gTableBody1 {padding:0px;background:#fafafa; color:#696969; border:none; margin: 0px;}
.gTableError {padding:2px;background:#D8D8D8; color:#FF0000;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background:#f8f8f8; color:#3d3d3d; margin: 0px;}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#fafafa;}
.forumLastPostTd,.forumArchive {padding:2px;font-size:7pt;}

a.catLink:link {text-decoration:none; color:#fafafa;}
a.catLink:visited {text-decoration:none; color:#fafafa;}
a.catLink:active {text-decoration:none; color:#fafafa;}
a.catLink:hover {text-decoration:none; color:#eaeaea;}

a.link:link {text-decoration:none; color:#3399cc; padding-bottom:1px; border-bottom:1px dashed #3399cc;}
a.link:visited {text-decoration:none; color:#3399cc;}
a.link:active {text-decoration:none; color:#3399cc;}
a.link:hover {text-decoration:none; color:#64ba10; padding-bottom:1px; border-bottom:1px dotted #64ba10;}

.lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold}
.archivedForum{font-size:7pt;color:#FF0000;font-weight:bold;}
/* ------------- */


/* forum Titles & other */
.forum {font-weight:bold;font-size:9pt;}
.forumDescr,.forumModer {color:#aeaeae;font-size:7pt;}
.forumViewed {font-size:9px;}

a.fNavLink:link {text-decoration:none; color:#707d84; font-size:11px; font-family:tahoma;}
a.fNavLink:visited {text-decoration:none; color:#707d84; font-size:11px; font-family:tahoma;}
a.fNavLink:active {text-decoration:none; color:#707d84; font-size:11px; font-family:tahoma;}
a.fNavLink:hover {text-decoration:none; color:#5297be; font-size:11px; font-family:tahoma;}

a.forumBar:link {text-decoration:none; color:#767676;}
a.forumBar:visited {text-decoration:none; color:#767676;}
a.forumBar:active {text-decoration:none; color:#767676;}
a.forumBar:hover {text-decoration:none; color:#525252;}

a.forumBarA:link {text-decoration:none; color:#696969;}
a.forumBarA:visited {text-decoration:none; color:#696969;}
a.forumBarA:active {text-decoration:none; color:#696969;}
a.forumBarA:hover {text-decoration:none; color:#4a4a4a;}

a.forum:link {text-decoration:none; color:#999999; font-size:11px; font-family:tahoma;}
a.forum:active {text-decoration:none; color:#999999; font-size:11px; font-family:tahoma;}
a.forum:visited {text-decoration:none; color:#999999; font-size:11px; font-family:tahoma;}
a.forum:hover {text-decoration:none; color:#358ff0; font-size:11px; font-family:tahoma;}


a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#9d9d9d;}
a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#9d9d9d;}
a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#358ff0;}
a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#358ff0;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {font-weight:bold;font-size:7pt;color:#7694D3;}
.forumBarKw {font-weight:normal;}
.funcBlock {display:none;}
/* -------------------- */

/* forum Fast Navigation Blocks */
.fastNav,.fastSearch,.fastLoginForm {font-size:7pt;}
/* ---------------------------- */

/* forum Fast Navigation Menu */
.fastNavMain {background:#DADADA;}
.fastNavCat {background:#EFEFEF;}
.fastNavCatA {background:#EFEFEF;color:#0000FF}
.fastNavForumA {color:#0000FF}
/* -------------------------- */

/* forum Page switches */
.switches {background:#CCCCCC;}
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:7pt;}
.switch {background:#FFFFFF;width:15px;font-size:7pt;}
.switchActive {background:#E0E0E0;font-weight:bold;color:#6E6E6E;width:15px}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#000000;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#000000;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#FF0000;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#FF0000;}

a.topSortLink:link {text-decoration:none; color:#a1a1a1;}
a.topSortLink:visited {text-decoration:none; color:#a1a1a1;}
a.topSortLink:hover {text-decoration:none; color:#7d7d7d;}
a.topSortLink:active {text-decoration:none; color:#a1a1a1;}

span.postpSwithces a {background:#b4453b; padding:0px 2px 0px 2px; -moz-border-radius:2px; border-radius:2px; -webkit-border-radius:2px; color:#fff; text-decoration:none;}
span.postpSwithces a:hover {background:#444444; padding:0px 2px 0px 2px; font-size:10px; text-decoration:none;}
span.postpSwithces {}
/* ------------------- */

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {padding:3px; background:#f4f4f4; color:#adadad;}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:3px; background:#f5f5f5; color:#7d7d7d;}
.threadLastPostTd {padding:3px;font-size:7pt;}
.threadDescr {color:#339e25;font-size:10px;}
.threadNoticeLink {font-weight:bold;}
.threadsDetails {padding:3px; background:#ececec; height:20px; font-size:10px; font-family:verdana; color:#6E6E6E;}
.forumOnlineBar {padding:3px; background:#ececec; height:20px; font-size:10px; font-family:verdana; color:#6E6E6E;}

a.threadPinnedLink:link {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:visited {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:hover {text-decoration:none; color:#FF0000;}
a.threadPinnedLink:active {text-decoration:underline; color:#FF0000;}

a.threadLink:link {text-decoration:none; font-size:11px; font-family:tahoma; color:#6d6d6d;}
a.threadLink:visited {text-decoration:none; font-size:11px; font-family:tahoma; color:#6d6d6d;}
a.threadLink:hover {text-decoration:none; font-size:11px; font-family:tahoma; color:#525252;}
a.threadLink:active {text-decoration:none; font-size:11px; font-family:tahoma; color:#6d6d6d;}

.postpSwithces {font-size:7pt;}
.thDescr {font-weight:normal;}
.threadFrmBlock {font-size:10px; font-family:verdana; color:#aaaaaa; text-align:right;}

a.threadFrmLink:link {text-decoration:none; color:#aaaaaa;}
a.threadFrmLink:visited {text-decoration:none; color:#aaaaaa;}
a.threadFrmLink:hover {text-decoration:none; color:#e57272;}
a.threadFrmLink:active {text-decoration:none; color:#aaaaaa;}
/* ------------------- */

/* forum Posts View */
/* Posts View */
.postTable {background:#ffffff;}
.postPoll {background:url('/.s/t/997/4.gif') bottom repeat-x #FCFCFC;text-align:center;}
.postFirst {background:#f2f2f2; border-bottom:1px solid #e2e2e2;}
.postRest1 {background:#FCFCFC;}
.postRest2 {background:#FCFCFC;}
.postSeparator {height:4px;background:#fafafa;}

.postTdTop {border-bottom:1px solid #cccccc; border-right:1px solid #e2e2e2; background:#eeeeee; color:#8a8a8a; padding:4px 6px; font-size:10px; font-family:verdana;}
.postTdTop a {font-weight:bold; text-decoration:none; font-size:7pt; font-family:verdana;}


.postBottom {border-top:1px solid #e2e2e2; background:#e8e8e8; padding: 4px;}
.postUser {font-weight:normal;}
.postTdInfo {border-right:1px solid #e2e2e2; padding:0px; background: #f0f0f0 url('http://music-attack.ru/images/main_top_gradient.png'); background-repeat: repeat-x; color:#5d5d5d;}
.postTdstat {padding:4px; background:#f8f8f8 url('http://music-attack.ru/images/main_top_gradient.png'); background-repeat: repeat-x;}
.classinf {border:1px solid #dedede; background:url('http://music-attack.ru/images/login_table_bg.png'); padding:3px; font-family:Tahoma,Verdana; font-size:10px; color:#5d5d5d;}


.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;}
.posttdMessage {padding:5px; background: #f2f2f2 url('http://music-attack.ru/images/main_top_gradient.png'); background-repeat: repeat-x; font-size:11px; font-family:tahoma; color:#727272;}
.posttdMessage img {max-width:750px;}

.pollQuestion {text-align:center;font-weight:bold;}
.pollButtons,.pollTotal {text-align:center;}
.pollSubmitBut,.pollreSultsBut {width:140px;font-size:7pt;}
.pollSubmit {font-weight:bold;}
.pollEnd {text-align:center;height:30px;}





.bbQuoteName {color:#6d6d6d !important; font-size: 11px !important; font-weight: bold; margin: 0 auto 0 auto; padding-top:2px; padding-bottom:2px;}

.bbCodeName {display:none; color: #2d2d2d !important; font-size: 10pt !important; font-weight: bold; margin: 0 auto 0 auto; padding-top:2px; padding-bottom:3px;}
.codeMessage {color:#7d7d7d; background:#fafafa url('http://fuckubrain.net.ru/css_code.gif') no-repeat top right; font-size:10px; font-family:verdana; border:1px #aaaaaa dotted !important; padding:4px; margin-top:2px;}

.quoteMessage {color:#4a4a4a; font-size:11px; font-family:tahoma; background:#fafafa url('/images/quote_black.png') no-repeat top right; border:1px #9d9d9d dotted !important; padding:5px;}


.signatureView {font-size:7pt;}
.edited {padding-top:30px;font-size:7pt;text-align:right;color:gray;}
.editedBy {font-weight:bold;font-size:8pt;}

.statusBlock {padding-top:3px;}
.statusOnline {color:#0000FF;}
.statusOffline {color:#FF0000;}
/* ------------------ */

/* forum AllInOne Fast Add */
.newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newThreadItem {padding: 0 0 0 8px; background: url('/.s/t/822/14.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/822/14.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* forum Post Form */


.postUserFl {background:#FCFCFC;border:1px solid #6E6E6E;width:300px}

.pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;}
.smilesPart {padding-top:5px;text-align:center}
/* ----------------- */

/* ====== forum End ====== */



/* == jQuery Textarea Resizer == */
div.grippie {background:url('http://vkadr.3dn.ru/resizer/grippie.png') no-repeat scroll center 2px;
 cursor:s-resize;
 height:9px;
 overflow:hidden;
 }
/* ============================= */







#pagesBlock1 {color:#d2d2d2; margin-top: 20px; margin-bottom:15px; font-size:11px; font-family:tahoma; position:relative; clear:both}
#pagesBlock1 a {background:#ffffff; border:1px solid #acacac; color:#484848; text-decoration:none; padding:2px 6px 3px;}
#pagesBlock1 a:hover {border:1px solid #333333;}

.swchItemDots {padding:3px 0px 0px 1px; color:#adadad;}

#pagesBlock1 b.swchItemA {padding:2px 6px 3px; background:#fff; border:1px solid #dbdbdb; color:#cacaca; cursor:pointer; font-weight:normal;}